home *** CD-ROM | disk | FTP | other *** search
/ Delphi 2 - Developers' Solutions / Delphi 2 Developers' Solutions.iso / dds / chap10 / howto01 / delphi10 / cciccfrm.dfm / cciccfrm.txt
Encoding:
Text File  |  1996-06-12  |  22.2 KB  |  818 lines

  1. object CCINetCCForm: TCCINetCCForm
  2.   Left = 338
  3.   Top = 121
  4.   Width = 614
  5.   Height = 443
  6.   Caption = 'CC Internet Command Center'
  7.   Font.Color = clWindowText
  8.   Font.Height = -13
  9.   Font.Name = 'System'
  10.   Font.Style = []
  11.   Menu = MainMenu1
  12.   Position = poScreenCenter
  13.   Scaled = False
  14.   OnCreate = FormCreate
  15.   OnDestroy = FormDestroy
  16.   OnResize = FormResize
  17.   PixelsPerInch = 96
  18.   TextHeight = 16
  19.   object Panel1: TPanel
  20.     Left = 0
  21.     Top = 356
  22.     Width = 606
  23.     Height = 41
  24.     Align = alBottom
  25.     Alignment = taLeftJustify
  26.     BevelInner = bvLowered
  27.     BevelWidth = 3
  28.     Caption = '  Status: Off Line'
  29.     TabOrder = 0
  30.     object Panel2: TPanel
  31.       Left = 294
  32.       Top = 6
  33.       Width = 306
  34.       Height = 29
  35.       Align = alRight
  36.       BevelOuter = bvLowered
  37.       BevelWidth = 3
  38.       TabOrder = 0
  39.       object Gauge1: TGauge
  40.         Left = 3
  41.         Top = 3
  42.         Width = 300
  43.         Height = 23
  44.         Align = alClient
  45.         Progress = 0
  46.       end
  47.     end
  48.   end
  49.   object Panel3: TPanel
  50.     Left = 0
  51.     Top = 0
  52.     Width = 606
  53.     Height = 41
  54.     Align = alTop
  55.     BevelWidth = 3
  56.     TabOrder = 1
  57.     object Label1: TLabel
  58.       Left = 8
  59.       Top = 12
  60.       Width = 73
  61.       Height = 16
  62.       Alignment = taRightJustify
  63.       AutoSize = False
  64.       Caption = 'Subject:'
  65.     end
  66.     object ComboBox1: TComboBox
  67.       Left = 88
  68.       Top = 8
  69.       Width = 417
  70.       Height = 24
  71.       ItemHeight = 16
  72.       TabOrder = 0
  73.     end
  74.     object Button1: TButton
  75.       Left = 512
  76.       Top = 8
  77.       Width = 89
  78.       Height = 25
  79.       Caption = 'Action'
  80.       TabOrder = 1
  81.       OnClick = Button1Click
  82.     end
  83.   end
  84.   object Panel4: TPanel
  85.     Left = 0
  86.     Top = 41
  87.     Width = 185
  88.     Height = 315
  89.     Align = alLeft
  90.     BevelInner = bvLowered
  91.     BevelWidth = 3
  92.     BorderWidth = 5
  93.     TabOrder = 2
  94.     object Label4: TLabel
  95.       Left = 11
  96.       Top = 11
  97.       Width = 163
  98.       Height = 16
  99.       Align = alTop
  100.       Alignment = taCenter
  101.       AutoSize = False
  102.       Caption = 'Mailboxes'
  103.     end
  104.     object Label5: TLabel
  105.       Left = 11
  106.       Top = 145
  107.       Width = 163
  108.       Height = 16
  109.       Align = alTop
  110.       Alignment = taCenter
  111.       AutoSize = False
  112.       Caption = 'Current Messages'
  113.     end
  114.     object Panel6: TPanel
  115.       Left = 11
  116.       Top = 27
  117.       Width = 163
  118.       Height = 118
  119.       Align = alTop
  120.       BevelOuter = bvLowered
  121.       BevelWidth = 3
  122.       TabOrder = 0
  123.       object ListBox1: TListBox
  124.         Left = 3
  125.         Top = 3
  126.         Width = 157
  127.         Height = 112
  128.         Align = alClient
  129.         ItemHeight = 16
  130.         MultiSelect = True
  131.         TabOrder = 0
  132.         OnClick = ListBox1Click
  133.         OnDblClick = ListBox1DblClick
  134.       end
  135.     end
  136.     object Panel7: TPanel
  137.       Left = 11
  138.       Top = 161
  139.       Width = 163
  140.       Height = 40
  141.       Align = alTop
  142.       BevelWidth = 3
  143.       TabOrder = 1
  144.       object SpeedButton1: TSpeedButton
  145.         Left = 8
  146.         Top = 8
  147.         Width = 25
  148.         Height = 25
  149.         Hint = 'Previous Item'
  150.         Glyph.Data = {
  151.           78010000424D7801000000000000760000002800000020000000100000000100
  152.           04000000000000000000120B0000120B00000000000000000000000000000000
  153.           800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  154.           FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF003C3333339333
  155.           337437FFF3337F3333F73CCC33339333344437773F337F33377733CCC3339337
  156.           4447337F73FF7F3F337F33CCCCC3934444433373F7737F773373333CCCCC9444
  157.           44733337F337773337F3333CCCCC9444443333373F337F3337333333CCCC9444
  158.           473333337F337F337F333333CCCC94444333333373F37F33733333333CCC9444
  159.           7333333337F37F37F33333333CCC944433333333373F7F373333333333CC9447
  160.           33333333337F7F7F3333333333CC94433333333333737F7333333333333C9473
  161.           33333333333737F333333333333C943333333333333737333333333333339733
  162.           3333333333337F333333333333339333333333333333733333330000}
  163.         NumGlyphs = 2
  164.         ParentShowHint = False
  165.         ShowHint = True
  166.         OnClick = SpeedButton1Click
  167.       end
  168.       object SpeedButton2: TSpeedButton
  169.         Left = 37
  170.         Top = 8
  171.         Width = 25
  172.         Height = 25
  173.         Hint = 'Next Item'
  174.         Glyph.Data = {
  175.           78010000424D7801000000000000760000002800000020000000100000000100
  176.           04000000000000000000120B0000120B00000000000000000000000000000000
  177.           800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  178.           FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333393333
  179.           333333333337F3333333333333397333333333333337FF333333333333C94333
  180.           3333333333737F333333333333C9473333333333337373F3333333333CC94433
  181.           3333333337F7F7F3333333333CC94473333333333737F73F33333333CCC94443
  182.           333333337F37F37F33333333CCC94447333333337337F373F333333CCCC94444
  183.           33333337F337F337F333333CCCC94444733333373337F3373F3333CCCCC94444
  184.           4333337F3337FF337F3333CCCCC94444473333733F7773FF73F33CCCCC393444
  185.           443337F37737F773F7F33CCC33393374447337F73337F33737FFCCC333393333
  186.           444377733337F333777FC33333393333374373333337333333730000}
  187.         NumGlyphs = 2
  188.         ParentShowHint = False
  189.         ShowHint = True
  190.         OnClick = SpeedButton2Click
  191.       end
  192.       object SpeedButton4: TSpeedButton
  193.         Left = 70
  194.         Top = 8
  195.         Width = 25
  196.         Height = 25
  197.         Hint = 'UUDecode Item(s)'
  198.         Glyph.Data = {
  199.           76010000424D7601000000000000760000002800000020000000100000000100
  200.           04000000000000010000130B0000130B00000000000000000000000000000000
  201.           800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  202.           FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  203.           33333333333FFFFFFFFF333333000000000033333377777777773333330FFFFF
  204.           FFF03333337F333333373333330FFFFFFFF03333337F3FF3FFF73333330F00F0
  205.           00F03333F37F773777373330330FFFFFFFF03337FF7F3F3FF3F73339030F0800
  206.           F0F033377F7F737737373339900FFFFFFFF03FF7777F3FF3FFF70999990F00F0
  207.           00007777777F7737777709999990FFF0FF0377777777FF37F3730999999908F0
  208.           F033777777777337F73309999990FFF0033377777777FFF77333099999000000
  209.           3333777777777777333333399033333333333337773333333333333903333333
  210.           3333333773333333333333303333333333333337333333333333}
  211.         NumGlyphs = 2
  212.         ParentShowHint = False
  213.         ShowHint = True
  214.       end
  215.       object SpeedButton5: TSpeedButton
  216.         Left = 132
  217.         Top = 8
  218.         Width = 25
  219.         Height = 25
  220.         Hint = 'Move Item(s) to Trash'
  221.         Glyph.Data = {
  222.           78010000424D7801000000000000760000002800000020000000100000000100
  223.           04000000000000000000120B0000120B00000000000000000000000000000000
  224.           800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  225.           FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333000000000
  226.           3333333777777777F3333330F777777033333337F3F3F3F7F3333330F0808070
  227.           33333337F7F7F7F7F3333330F080707033333337F7F7F7F7F3333330F0808070
  228.           33333337F7F7F7F7F3333330F080707033333337F7F7F7F7F3333330F0808070
  229.           333333F7F7F7F7F7F3F33030F080707030333737F7F7F7F7F7333300F0808070
  230.           03333377F7F7F7F773333330F080707033333337F7F7F7F7F333333070707070
  231.           33333337F7F7F7F7FF3333000000000003333377777777777F33330F88877777
  232.           0333337FFFFFFFFF7F3333000000000003333377777777777333333330777033
  233.           3333333337FFF7F33333333330000033333333333777773333330000}
  234.         NumGlyphs = 2
  235.         ParentShowHint = False
  236.         ShowHint = True
  237.       end
  238.       object SpeedButton3: TSpeedButton
  239.         Left = 102
  240.         Top = 8
  241.         Width = 25
  242.         Height = 25
  243.         Hint = 'MIME Decode Item(s)'
  244.         Glyph.Data = {
  245.           76010000424D7601000000000000760000002800000020000000100000000100
  246.           04000000000000010000130B0000130B00000000000000000000000000000000
  247.           800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  248.           FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333303
  249.           333333333333337FF3333333333333903333333333333377FF33333333333399
  250.           03333FFFFFFFFF777FF3000000999999903377777777777777FF0FFFF0999999
  251.           99037F3337777777777F0FFFF099999999907F3FF777777777770F00F0999999
  252.           99037F773777777777730FFFF099999990337F3FF777777777330F00FFFFF099
  253.           03337F773333377773330FFFFFFFF09033337F3FF3FFF77733330F00F0000003
  254.           33337F773777777333330FFFF0FF033333337F3FF7F3733333330F08F0F03333
  255.           33337F7737F7333333330FFFF003333333337FFFF77333333333000000333333
  256.           3333777777333333333333333333333333333333333333333333}
  257.         NumGlyphs = 2
  258.         ParentShowHint = False
  259.         ShowHint = True
  260.       end
  261.     end
  262.     object ListBox2: TListBox
  263.       Left = 11
  264.       Top = 201
  265.       Width = 163
  266.       Height = 103
  267.       Align = alClient
  268.       ItemHeight = 16
  269.       MultiSelect = True
  270.       TabOrder = 2
  271.       OnClick = ListBox2Click
  272.       OnDblClick = ListBox2DblClick
  273.     end
  274.   end
  275.   object Panel5: TPanel
  276.     Left = 185
  277.     Top = 41
  278.     Width = 421
  279.     Height = 315
  280.     Align = alClient
  281.     BevelInner = bvLowered
  282.     BevelWidth = 3
  283.     BorderWidth = 5
  284.     TabOrder = 3
  285.     object Memo1: TMemo
  286.       Left = 11
  287.       Top = 52
  288.       Width = 399
  289.       Height = 252
  290.       Align = alClient
  291.       Lines.Strings = (
  292.         '')
  293.       ScrollBars = ssBoth
  294.       TabOrder = 0
  295.     end
  296.     object Panel8: TPanel
  297.       Left = 11
  298.       Top = 11
  299.       Width = 399
  300.       Height = 41
  301.       Align = alTop
  302.       BevelWidth = 3
  303.       TabOrder = 1
  304.       object Label2: TLabel
  305.         Left = 8
  306.         Top = 13
  307.         Width = 33
  308.         Height = 16
  309.         Alignment = taCenter
  310.         AutoSize = False
  311.         Caption = 'To:'
  312.         Visible = False
  313.       end
  314.       object Label3: TLabel
  315.         Left = 200
  316.         Top = 13
  317.         Width = 33
  318.         Height = 16
  319.         Alignment = taCenter
  320.         AutoSize = False
  321.         Caption = 'CC:'
  322.         Visible = False
  323.       end
  324.       object ComboBox2: TComboBox
  325.         Left = 48
  326.         Top = 8
  327.         Width = 145
  328.         Height = 24
  329.         ItemHeight = 16
  330.         TabOrder = 0
  331.         Visible = False
  332.       end
  333.       object ComboBox3: TComboBox
  334.         Left = 240
  335.         Top = 8
  336.         Width = 145
  337.         Height = 24
  338.         ItemHeight = 16
  339.         TabOrder = 1
  340.         Visible = False
  341.       end
  342.     end
  343.   end
  344.   object MainMenu1: TMainMenu
  345.     Left = 520
  346.     Top = 216
  347.     object Network1: TMenuItem
  348.       Caption = 'Network'
  349.       ShortCut = 0
  350.       object ViewWinsockInfo1: TMenuItem
  351.         Caption = 'View Winsock Info'
  352.         ShortCut = 0
  353.         object Description1: TMenuItem
  354.           Caption = 'Description'
  355.           ShortCut = 0
  356.           OnClick = Description1Click
  357.         end
  358.         object SystemStatus1: TMenuItem
  359.           Caption = 'System Status'
  360.           ShortCut = 0
  361.           OnClick = SystemStatus1Click
  362.         end
  363.         object VendorSpecific1: TMenuItem
  364.           Caption = 'Vendor Specific'
  365.           ShortCut = 0
  366.           OnClick = VendorSpecific1Click
  367.         end
  368.       end
  369.       object N1: TMenuItem
  370.         Caption = '-'
  371.         ShortCut = 0
  372.       end
  373.       object ProgressInfo1: TMenuItem
  374.         Caption = 'Progress Info'
  375.         ShortCut = 0
  376.         object ViewInEditWindow1: TMenuItem
  377.           Caption = 'View In Edit Window'
  378.           ShortCut = 0
  379.           OnClick = ViewInEditWindow1Click
  380.         end
  381.         object ViewInStatusLine1: TMenuItem
  382.           Caption = 'View In Status Line'
  383.           Checked = True
  384.           ShortCut = 0
  385.           OnClick = ViewInStatusLine1Click
  386.         end
  387.         object SaveToFile1: TMenuItem
  388.           Caption = 'Save To File...'
  389.           ShortCut = 0
  390.           OnClick = SaveToFile1Click
  391.         end
  392.       end
  393.       object N2: TMenuItem
  394.         Caption = '-'
  395.         ShortCut = 0
  396.       end
  397.       object Exit1: TMenuItem
  398.         Caption = 'Exit'
  399.         ShortCut = 0
  400.         OnClick = Exit1Click
  401.       end
  402.     end
  403.     object Services1: TMenuItem
  404.       Caption = 'Services'
  405.       ShortCut = 0
  406.       object IPAddress1: TMenuItem
  407.         Caption = 'IP Address'
  408.         ShortCut = 0
  409.         OnClick = IPAddress1Click
  410.       end
  411.       object EMail1: TMenuItem
  412.         Caption = 'E Mail'
  413.         ShortCut = 0
  414.       end
  415.       object FTP1: TMenuItem
  416.         Caption = 'FTP'
  417.         ShortCut = 0
  418.         OnClick = FTP1Click
  419.       end
  420.       object UsenetNws1: TMenuItem
  421.         Caption = 'Usenet News'
  422.         ShortCut = 0
  423.         OnClick = UsenetNws1Click
  424.       end
  425.     end
  426.     object Files1: TMenuItem
  427.       Caption = 'Files'
  428.       ShortCut = 0
  429.       object Load1: TMenuItem
  430.         Caption = 'Load...'
  431.         ShortCut = 0
  432.         OnClick = Load1Click
  433.       end
  434.       object Save1: TMenuItem
  435.         Caption = 'Save...'
  436.         ShortCut = 0
  437.         OnClick = Save1Click
  438.       end
  439.       object Encoding1: TMenuItem
  440.         Caption = 'Encoding'
  441.         ShortCut = 0
  442.         object UUDecode1: TMenuItem
  443.           Caption = 'UUDecode'
  444.           ShortCut = 0
  445.           object File1: TMenuItem
  446.             Caption = 'File...'
  447.             ShortCut = 0
  448.           end
  449.           object SelectedArticle1: TMenuItem
  450.             Caption = 'Selected Article'
  451.             ShortCut = 0
  452.           end
  453.           object SelectMultipleArticles1: TMenuItem
  454.             Caption = 'Select Multiple Articles'
  455.             ShortCut = 0
  456.           end
  457.           object DecodeSelections1: TMenuItem
  458.             Caption = 'Decode Multiple Selections'
  459.             ShortCut = 0
  460.           end
  461.         end
  462.         object MIMEDecode1: TMenuItem
  463.           Caption = 'MIME Decode...'
  464.           ShortCut = 0
  465.         end
  466.         object UUEncode1: TMenuItem
  467.           Caption = 'UUEncode...'
  468.           ShortCut = 0
  469.         end
  470.         object MIMEEncode1: TMenuItem
  471.           Caption = 'MIME Encode'
  472.           ShortCut = 0
  473.           object ToCurrentMessage1: TMenuItem
  474.             Caption = 'To Current Message'
  475.             ShortCut = 0
  476.           end
  477.           object ToNewMessage1: TMenuItem
  478.             Caption = 'To New Message'
  479.             ShortCut = 0
  480.           end
  481.           object ToFile2: TMenuItem
  482.             Caption = 'To File...'
  483.             ShortCut = 0
  484.           end
  485.         end
  486.       end
  487.     end
  488.     object Edit1: TMenuItem
  489.       Caption = 'Edit'
  490.       ShortCut = 0
  491.       object Cut1: TMenuItem
  492.         Caption = 'Cut'
  493.         ShortCut = 0
  494.         OnClick = Cut1Click
  495.       end
  496.       object Copy1: TMenuItem
  497.         Caption = 'Copy'
  498.         ShortCut = 0
  499.         OnClick = Copy1Click
  500.       end
  501.       object CopytoFile1: TMenuItem
  502.         Caption = 'Copy to File...'
  503.         ShortCut = 0
  504.         OnClick = CopytoFile1Click
  505.       end
  506.       object Paste1: TMenuItem
  507.         Caption = 'Paste'
  508.         ShortCut = 0
  509.         OnClick = Paste1Click
  510.       end
  511.       object PastefromFile1: TMenuItem
  512.         Caption = 'Paste from File...'
  513.         ShortCut = 0
  514.         OnClick = PastefromFile1Click
  515.       end
  516.     end
  517.     object EMail2: TMenuItem
  518.       Caption = 'EMail'
  519.       Enabled = False
  520.       ShortCut = 0
  521.       object CheckMail1: TMenuItem
  522.         Caption = 'Check New Mail'
  523.         ShortCut = 0
  524.       end
  525.       object CreateNewMessage1: TMenuItem
  526.         Caption = 'Create New Message'
  527.         ShortCut = 0
  528.       end
  529.       object ReplyToCurrentMessage1: TMenuItem
  530.         Caption = 'Reply To Current Message'
  531.         ShortCut = 0
  532.       end
  533.       object SendCurrentMessage1: TMenuItem
  534.         Caption = 'Send/Queue Current Message'
  535.         ShortCut = 0
  536.       end
  537.       object SendQueue1: TMenuItem
  538.         Caption = 'Send Queue'
  539.         ShortCut = 0
  540.       end
  541.       object MailServers1: TMenuItem
  542.         Caption = 'Mail Servers...'
  543.         ShortCut = 0
  544.       end
  545.       object Mailboxes1: TMenuItem
  546.         Caption = 'Mailboxes...'
  547.         ShortCut = 0
  548.       end
  549.       object Correspondents1: TMenuItem
  550.         Caption = 'Correspondents...'
  551.         ShortCut = 0
  552.       end
  553.       object TrashMarkedMessages1: TMenuItem
  554.         Caption = 'Trash Marked Messages'
  555.         ShortCut = 0
  556.       end
  557.       object EmptyTrash1: TMenuItem
  558.         Caption = 'Empty Trash'
  559.         ShortCut = 0
  560.       end
  561.       object ExitEMailRequired1: TMenuItem
  562.         Caption = 'Exit EMail (Required!)'
  563.         ShortCut = 0
  564.       end
  565.     end
  566.     object FTP2: TMenuItem
  567.       Caption = 'FTP'
  568.       Enabled = False
  569.       ShortCut = 0
  570.       object ConnectToSite1: TMenuItem
  571.         Caption = 'Connect To Site'
  572.         ShortCut = 0
  573.         OnClick = ConnectToSite1Click
  574.       end
  575.       object Disconnect1: TMenuItem
  576.         Caption = 'Disconnect'
  577.         Enabled = False
  578.         ShortCut = 0
  579.         OnClick = Disconnect1Click
  580.       end
  581.       object UploadMarked1: TMenuItem
  582.         Caption = 'Upload Marked'
  583.         Enabled = False
  584.         ShortCut = 0
  585.         object ASCII1: TMenuItem
  586.           Caption = 'ASCII'
  587.           ShortCut = 0
  588.           OnClick = ASCII1Click
  589.         end
  590.         object Binary1: TMenuItem
  591.           Caption = 'Binary'
  592.           ShortCut = 0
  593.           OnClick = Binary1Click
  594.         end
  595.       end
  596.       object DownloadMarked1: TMenuItem
  597.         Caption = 'Download Marked'
  598.         Enabled = False
  599.         ShortCut = 0
  600.         object ASCII2: TMenuItem
  601.           Caption = 'ASCII'
  602.           ShortCut = 0
  603.           object ToFile1: TMenuItem
  604.             Caption = 'To File'
  605.             ShortCut = 0
  606.             OnClick = ToFile1Click
  607.           end
  608.           object ToDisplay1: TMenuItem
  609.             Caption = 'To Display'
  610.             ShortCut = 0
  611.             OnClick = ToDisplay1Click
  612.           end
  613.         end
  614.         object Binary2: TMenuItem
  615.           Caption = 'Binary'
  616.           ShortCut = 0
  617.           OnClick = Binary2Click
  618.         end
  619.       end
  620.       object Directory1: TMenuItem
  621.         Caption = 'Directory'
  622.         Enabled = False
  623.         ShortCut = 0
  624.         object ViewRemoteasText1: TMenuItem
  625.           Caption = 'Remote'
  626.           ShortCut = 0
  627.           object ViewasText1: TMenuItem
  628.             Caption = 'View as Text'
  629.             ShortCut = 0
  630.             OnClick = ViewasText1Click
  631.           end
  632.           object Change1: TMenuItem
  633.             Caption = 'Change...'
  634.             ShortCut = 0
  635.             OnClick = Change1Click
  636.           end
  637.           object Create1: TMenuItem
  638.             Caption = 'Create...'
  639.             ShortCut = 0
  640.             OnClick = Create1Click
  641.           end
  642.           object Delete3: TMenuItem
  643.             Caption = 'Delete...'
  644.             ShortCut = 0
  645.             OnClick = Delete3Click
  646.           end
  647.         end
  648.         object ChangeLocal1: TMenuItem
  649.           Caption = 'Change Local...'
  650.           ShortCut = 0
  651.           OnClick = ChangeLocal1Click
  652.         end
  653.       end
  654.       object DeleteRemoteFiles1: TMenuItem
  655.         Caption = 'Delete Remote Files'
  656.         ShortCut = 0
  657.         OnClick = DeleteRemoteFiles1Click
  658.       end
  659.       object FTPSites1: TMenuItem
  660.         Caption = 'FTP Sites...'
  661.         ShortCut = 0
  662.         OnClick = FTPSites1Click
  663.       end
  664.     end
  665.     object News1: TMenuItem
  666.       Caption = 'News'
  667.       Enabled = False
  668.       ShortCut = 0
  669.       object ConnectandUpdate1: TMenuItem
  670.         Caption = 'Connect and Update'
  671.         ShortCut = 0
  672.         OnClick = ConnectandUpdate1Click
  673.       end
  674.       object Disconnect2: TMenuItem
  675.         Caption = 'Disconnect'
  676.         Enabled = False
  677.         ShortCut = 0
  678.         OnClick = Disconnect2Click
  679.       end
  680.       object Headers1: TMenuItem
  681.         Caption = 'Headers'
  682.         Enabled = False
  683.         ShortCut = 0
  684.         object RetrieveMarked1: TMenuItem
  685.           Caption = 'Retrieve Marked'
  686.           ShortCut = 0
  687.         end
  688.         object RetrieveAll1: TMenuItem
  689.           Caption = 'Retrieve All'
  690.           ShortCut = 0
  691.         end
  692.         object Catchup1: TMenuItem
  693.           Caption = 'Catchup'
  694.           ShortCut = 0
  695.           object Marked1: TMenuItem
  696.             Caption = 'Marked'
  697.             ShortCut = 0
  698.           end
  699.           object All1: TMenuItem
  700.             Caption = 'All'
  701.             ShortCut = 0
  702.           end
  703.         end
  704.       end
  705.       object CheckNewNews1: TMenuItem
  706.         Caption = 'Check New News'
  707.         Enabled = False
  708.         ShortCut = 0
  709.       end
  710.       object GetMarked1: TMenuItem
  711.         Caption = 'Retrieve Marked Articles'
  712.         Enabled = False
  713.         ShortCut = 0
  714.       end
  715.       object Article1: TMenuItem
  716.         Caption = 'Article'
  717.         Enabled = False
  718.         ShortCut = 0
  719.         object NewArticle1: TMenuItem
  720.           Caption = 'New Article'
  721.           ShortCut = 0
  722.         end
  723.         object FollowupArticle1: TMenuItem
  724.           Caption = 'Followup Article'
  725.           ShortCut = 0
  726.         end
  727.         object PutinQueue1: TMenuItem
  728.           Caption = 'Put in Queue'
  729.           ShortCut = 0
  730.         end
  731.       end
  732.       object Post1: TMenuItem
  733.         Caption = 'Post'
  734.         Enabled = False
  735.         ShortCut = 0
  736.         object CurrentArticle1: TMenuItem
  737.           Caption = 'Current Article'
  738.           ShortCut = 0
  739.         end
  740.         object EntireQueue1: TMenuItem
  741.           Caption = 'Entire Queue'
  742.           ShortCut = 0
  743.         end
  744.       end
  745.       object NewsServers1: TMenuItem
  746.         Caption = 'News Servers...'
  747.         ShortCut = 0
  748.         OnClick = NewsServers1Click
  749.       end
  750.       object SubscribedNewsgroups1: TMenuItem
  751.         Caption = 'Subscribed Newsgroups...'
  752.         Enabled = False
  753.         ShortCut = 0
  754.         OnClick = SubscribedNewsgroups1Click
  755.       end
  756.       object Trash1: TMenuItem
  757.         Caption = 'Trash'
  758.         Enabled = False
  759.         ShortCut = 0
  760.         object AllReadArticles1: TMenuItem
  761.           Caption = 'All Read/Sent Articles'
  762.           ShortCut = 0
  763.         end
  764.         object AllMarkedArticles1: TMenuItem
  765.           Caption = 'All Marked Articles'
  766.           ShortCut = 0
  767.         end
  768.         object AllAvailableArticles1: TMenuItem
  769.           Caption = 'All Available Articles'
  770.           ShortCut = 0
  771.         end
  772.       end
  773.       object DownloadActiveNewsgroups1: TMenuItem
  774.         Caption = 'Download Active Newsgroups...'
  775.         Enabled = False
  776.         ShortCut = 0
  777.       end
  778.       object AbortNewsgroupDownload1: TMenuItem
  779.         Caption = 'Abort Newsgroup Download'
  780.         ShortCut = 0
  781.       end
  782.     end
  783.     object Preferences1: TMenuItem
  784.       Caption = 'Options'
  785.       ShortCut = 0
  786.       object EMail3: TMenuItem
  787.         Caption = 'E Mail...'
  788.         ShortCut = 0
  789.       end
  790.       object FTP3: TMenuItem
  791.         Caption = 'FTP...'
  792.         ShortCut = 0
  793.         OnClick = FTP3Click
  794.       end
  795.       object News2: TMenuItem
  796.         Caption = 'News...'
  797.         ShortCut = 0
  798.         OnClick = News2Click
  799.       end
  800.       object Paths1: TMenuItem
  801.         Caption = 'Paths...'
  802.         ShortCut = 0
  803.         OnClick = Paths1Click
  804.       end
  805.     end
  806.   end
  807.   object OpenDialog1: TOpenDialog
  808.     FileEditStyle = fsEdit
  809.     Left = 520
  810.     Top = 248
  811.   end
  812.   object SaveDialog1: TSaveDialog
  813.     FileEditStyle = fsEdit
  814.     Left = 488
  815.     Top = 248
  816.   end
  817. end
  818.